home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1995 August: Tool Chest / Dev.CD Aug 95 TC / Dev.CD Aug 95 TC.toast / New System Software Extensions / QuickDraw™ GX 1.1.2 / Programming Stuff / Sample Code / General QDGX App Samples / Gen. App. SampleCode Notes1.0.1 next >
Encoding:
Text File  |  1995-04-10  |  1.1 KB  |  21 lines  |  [ttro/ttxt]

  1. General Application Sample Code Notes  - QuickDraw GX v1.0.1
  2. --------------------------------------------------------
  3.  
  4. This folder contains sample application which demonstrate some of the integration required to use QuickDraw and QuickDraw GX.  There's also a Pascal example in this folder, because we only had one created, and we didn't want it to go unnoticed.  Please notice it.
  5.  
  6. Brief Descriptions
  7. -----------------
  8. QuickDraw GX Scrolling - demonstrates the method which should be used to scroll QuickDraw GX shapes within a window.
  9.  
  10. QD PICT To QD GX Picture - demonstrates how you would convert a QuickDraw PICT to a QuickDraw GX picture using the GXConvertPICTToPicture call.
  11.  
  12. QuickDraw GX Shell - demonstrates how you can initialize QuickDraw GX, print, and draw. The file called "put your code here.c" is where you would add your drawing code.
  13.  
  14. Rotating Rects - A Pascal port of the C version of the Rotating Rects example found in the Graphics Samples folder.  This sample can be built using the Pascal interfaces and libraries.
  15.  
  16. All files contained in this folder are:
  17. ©Copyright 1993 - 1994 Apple Computer, Inc. All rights reserved.  
  18.  
  19. (6/27/94 PLA)
  20. (8/30/94 dmh)
  21.